Skip to content

Unskip run-file tests #50009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 12, 2025
Merged

Unskip run-file tests #50009

merged 3 commits into from
Aug 12, 2025

Conversation

jjonescz
Copy link
Member

@jjonescz jjonescz commented Jul 31, 2025

@jjonescz jjonescz added Test Debt Area-run-file Items related to the "dotnet run <file>" effort labels Jul 31, 2025
@jjonescz jjonescz marked this pull request as ready for review August 12, 2025 12:11
@jjonescz jjonescz requested review from Copilot and a team August 12, 2025 12:11
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR unskips several test methods in the RunFileTests class that were previously disabled while waiting for VMR (Vertical Machine Repository) codeflow from runtime. The tests are now being re-enabled, indicating that the dependency (PR #50073) has been resolved.

  • Removes Skip parameters from four test methods in RunFileTests.cs
  • Re-enables tests for file path execution, command precedence, and project directory scenarios
  • Updates test attributes to allow these tests to run in the test suite again

@jjonescz jjonescz merged commit cc671a8 into dotnet:main Aug 12, 2025
28 checks passed
@jjonescz jjonescz deleted the sprint-tests branch August 12, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-run-file Items related to the "dotnet run <file>" effort Test Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants